home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2706 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  625 b 

  1. Path: connix.com!news
  2. From: Scott Hawley <shawley@connix.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: File Size!
  5. Date: 23 Jan 1996 11:07:18 GMT
  6. Organization: SHAWLEY SYSTEMS
  7. Message-ID: <4e2fh6$1n4@comet.connix.com>
  8. References: <4e11ph$733@hammerhead.dadd.ti.com>
  9. NNTP-Posting-Host: shawley.connix.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15.  
  16. write a script to use the -l option but only display the size. It should
  17. take about 1 minuite to write the script.
  18. hint1: ls | cut
  19. or
  20. hint2: ls | awk
  21. -- 
  22. Scott Hawley
  23. shawley@connix.com
  24.  
  25.  
  26.